git-hidden_chk
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 6 May 2024 20:34:15 +0000 (22:34 +0200)
committerAurelien Jarno <aurel32@debian.org>
Mon, 6 May 2024 20:34:15 +0000 (22:34 +0200)
commit0df4921694712ff6d5f7d74ec8208399affdbdf2
tree57f6a0418b758d25b371435c77bc694ff8ea2ffd
parentb5f9464b57196c658b9d307720ab6e0955eac75f
git-hidden_chk

commit 04bf7d2d8a79bf8d06ca811518688ccda190b376
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu Aug 3 21:16:41 2023 +0200

    chk: Add and fix hidden builtin definitions for *_chk

    Otherwise on gnu-i686 there are unwanted PLT entries in libc.so when
    fortification is enabled.

    Tested for i686-gnu, x86_64-gnu, i686-linux-gnu and x86_64-linux-gnu

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-hidden_chk.diff
debug/longjmp_chk.c
debug/strncpy_chk.c
include/setjmp.h
include/stdlib.h
include/string.h
setjmp/longjmp.c